﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/

#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/* header */
.header{width: 100%;position: relative;z-index: 9;background: #fff;}
.headerTop{width: 100%;height: 38px;line-height: 38px;border-bottom: 1px solid #ececec;}
.headerTop p{font-size: 14px;height: 38px;line-height: 38px;color: #999999;float: left;}
.headerTop ul{float: right;}
.headerTop li{float: left;height: 38px;line-height: 38px;}
.headerTop li a{font-size: 14px;color: #999999;}
.headerTop li span{font-size: 14px;color: #999999;margin: 0 10px;}
.headerTop li:first-child span{display: none;}
.headerTop li.ma{position: relative;}
.headerTop li.ma i{display: none;width: 100px;height: 100px;background: #034484;position: absolute;top: 38px;left: 0;}
.headerTop li.ma:hover i{display:block;}

.headerCenter{width: 100%;height: 116px;}
.headerCenter dl{float: left;margin-top: 17px;}
.headerCenter dt{float: left;width: 79px;height: 85px;}
.headerCenter dt img{display: block;margin-top: -5px;}
.headerCenter dd{width: 600px;float: left;margin-left: 173px;padding-left: 16px;border-left: 1px solid #dfdfdf;}
.headerCenter dd h2{font-size: 30px;color: #034484;font-weight: bold;}
.headerCenter dd p{font-size: 30px;color: #034484;margin-top: 4px; padding-left:60px; font-weight:bold;}
.headerCenter .phone{background: url(../images/header_phone.png) no-repeat left center;padding-left: 138px;float: right;margin-top: 38px;
    height:60px;}
.headerCenter .phone p{color: #666666;font-size: 14px;padding-top: 2px;}
.headerCenter .phone span{display: block;font-size: 25px;color: #034484;font-weight: bold;}

.headerNav{height: 51px;background: #034484;position: relative;z-index: 9;}
.headerNav ul{width: 100%;}
.headerNav li{float: left;font-size: 15px;height: 51px;}
.headerNav li>a{color: #fff;text-decoration: none;height:51px;line-height: 51px;display: block;}
.headerNav li.cur{background: url(../images/navbg.png) repeat-x;}
.headerNav li:hover{background: url(../images/navbg.png) repeat-x;}

.headerNav li .xial{position: absolute;left: 0;top: 51px;height: 0px;background: #339f60;width: 100%;z-index: 8;}
.headerNav li .xial .container{display: none;}
.headerNav li .xial a{display: block;float: left;height: 43px;line-height: 43px;margin-left: 33px;font-size: 14px;color: #fff;text-decoration: none;}
.headerNav li .xial8 a:first-child{margin-left: 310px;}
.headerNav li .xial7 a:first-child{margin-left: 700px;}
.headerNav li .xial6 a:first-child{margin-left: 600px;}

/* footer */
.footer{width: 100%;background: #333333;}
.footer .footerTop{width: 100%;padding-top: 35px;height: 260px;}
.footer .footerTop .con{float: left;height: 158px;border-left: 1px dotted #4b4b4b;}
.footer .footerTop .con h3{font-size: 14px;color: #fefefe;padding-left: 30px;line-height: 20px;}
.footer .footerTop .con h3 a{color: #fefefe;text-decoration: none;}
.footer .footerTop .con p{margin-top: 22px;}
.footer .footerTop .con p a{display: block;font-size: 13px;color: #838080;padding-left: 30px;background: url(../images/footer_icon04.png) no-repeat 6px center;margin-bottom: 8px;}
.footer .footerTop .con1{border-left: none;width: 172px;}
.footer .footerTop .con2{width: 178px;padding-left: 77px;}
.footer .footerTop .con3{width: 178px;padding-left: 70px;}
.footer .footerTop .con4{width: 178px;padding-left: 70px;}
.footer .footerTop .con1 h3{background: url(../images/footer_icon01.png) no-repeat left center;}
.footer .footerTop .con2 h3{background: url(../images/footer_icon02.png) no-repeat left center;}
.footer .footerTop .con3 h3{background: url(../images/footer_icon03.png) no-repeat left center;}
.footer .footerTop .con4 h3{background: url(../images/footer_icon03.png) no-repeat left center;}
.footer .footerTop .con3 p span{display: block;font-size: 13px;color: #838080;margin-bottom: 8px;}
.footer .footerTop dl{width: 200px;float: right;margin-top: 7px;}
.footer .footerTop dt{width: 200px;height: 116px;}
.footer .footerTop dt img{display: block;width: 200px;height: 200px;}
.footer .footerTop dt p{height: 30px;width:200px;font-size: 14px;color: #000000;text-align: center;background: #fff;}
.footer .footerBottom{height: 60px;border-top: 1px solid #414141;}
.footer .footerBottom p{text-align: center;font-size: 13px;color: #FFFFFF;line-height: 60px;}
.footer .footerBottom p a{color: #FFFFFF;}



/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}


.cpMain{ background:#ececec; overflow:hidden;}
.cpMain .container{ margin-top:20px;padding-bottom:30px;}

.left {
    width: 240px;
    float: left;
    overflow: hidden;
}




.mb10 {
    margin-bottom: 10px;
}
.t05 {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
}
.t05 {
    line-height: 40px;
    background: #034484;
}
h5 {
    font-size: 12px;
}
.t05 a {
    color: #fff;
    font-size: 14px;
}
.contactn{
float:left; width:240px; 
}
.contactn .tits {background:#000000; color: #fff; height: 32px;line-height: 32px;padding-left: 13px;}
.contactn .tits a { color: #fff;}
.contactn .subnr { background: #fff; overflow: hidden;padding: 5px 10px;width: 220px; padding-bottom:10px;}
.contactn .subnr p {line-height: 25px;overflow: hidden;}
.contactn .subnr .subtel {font-size: 20px;color: #000000;}
.contactn .subnr span {color: #333333;}
.contactn .subnr h5 {line-height: 28px;overflow: hidden;}
.contactn .subnr img{ width:205px; height:90px;margin-bottom: 5px;}

.cpright{ width:890px; padding:0 25px; background:#fff; float:right;padding-bottom: 20px;}
.rtop{ overflow:hidden; padding-top:20px; padding-bottom:9px; border-bottom:1px solid #dbdbdb;}
.rtop h5{ float:left; padding-left:10px; border-left:3px solid #000000; font-weight:normal; line-height:16px; }
.rtop h5 a{ font-size:16px; color:#000000;}
.rtop span{ float:right;}
.rtop span em{ color:#999;}
.rtop span a{ color:#999;}
.agent_con {width: 890px;padding-top: 10px;line-height: 24px;}
.agent_con p { font-size:14px;}


/*cpshow*/
.cpshow{ overflow:hidden; padding-top:20px;}
.cpshow li{ float:left; width:286px; margin:0 5px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3;}
.cpshow li h4{ width:286px; overflow: hidden;margin-top: 20px;font-weight: normal;height: 37px;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.cpshow li h4 a{ font-size:14px; color:#034484;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:63px; overflow:hidden;}
.cpshow li span{ display:block; overflow:hidden; margin-top:20px;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #333; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#000000;}
.cpshow li span .zx:hover{ background:#000000; border-left-color:#a23f00;}


/*新闻列表*/
.newsList{margin-top: 20px;}
.newsList dl{position:relative; padding:20px; height:140px; background-color:#ebebeb;}
.newsList dt{float:left;}
.newsList dt img{display:block;width: 208px;height: 139px;}
.newsList dd{margin-left: 225px;}
.newsList dd h5{height:40px; line-height:40px; font-size:16px; font-weight:normal;}
.newsList dd h5 a{color:#034484;}
.newsList dd h5 span{  float: right;color: #bfbfbf;}
.newsList dd p{line-height:22px; height:88px; overflow:hidden; font-size:13px;}
.newsList dd i{position:absolute; bottom:-10px; left:0; border:5px solid transparent;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:50px; line-height:50px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url(../images/newsli_ico.png) no-repeat left center;}
.newsList li span{position:absolute; top:0; right:0; color:#999;}
.nlist{ float:left; width:230px; background:#fff;}
.nlist .nt{  font-weight:normal; padding:18px 0; padding-left:20px; background:#000000 url(../images/hhbg.png) no-repeat 190px center;}
.nlist .nt a{ font-size:20px; color:#fff; text-decoration:none;}
.nlist .nt p{ font-size:12px; color:#fff; font-family:"Arial"; margin-top:1px;}
.nlist ul{ padding:20px; }
.nlist li{}
.nlist li a{ display:block; height:40px; line-height:40px; background:url(../images/libg2.png) no-repeat 167px center; font-size:14px; color:#333; padding:0 18px; text-decoration:none;}
.nlist li a:hover,.nlist li.cur a{ background:url(../images/liabg.png) no-repeat center; color:#fff;}
.nlist .dphone{ overflow:hidden; background:#333; padding:20px 0;}
.nlist .dphone dt{ float:left; background:url(../images/phimg.png) no-repeat center; margin-left:5px; width:62px; height:50px;}
.nlist .dphone dd{ margin-left:66px; color:#fff; padding:5px 13px; border-left:1px dotted #5c5c5c;}
.nlist .dphone dd span{ font-size:13px;}
.nlist .dphone dd p{ font-size:20px; font-family:"Arial";}

.fenye{padding-bottom: 10px;}
.pagingNav{padding:5px 10px;  border: 1px solid #ccc; margin-top: 20px;margin-bottom: 20px; }
.pagingNav p{height:30px; line-height:30px;}
.pagingNav .uls{margin-top:-30px; overflow:hidden;}

.pagingNav .uls a{float:left; margin-left:5px; padding:0 10px; height:28px; line-height:28px; border:1px solid #ccc; text-decoration:none;float:left}
.pagingNav .uls a:hover , .pagingNav .uls a.cur{background-color:#000000; border-color:#000000; color:#fff;}
.pagingNav .uls .tBtn:hover{background-color:inherit; color:inherit; *background-color:transparent; *color:#666;}

/*---产品列表页面的随机资讯--*/
.RandomNews h4{ padding-left:12px;height:36px;line-height:36px;color:#fff;background:#034484;font-weight:bold;}
.RandomNews ul{ padding-top:10px;}
.RandomNews li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:418px; float:left;overflow:hidden;}
.RandomNews li a{ background:url(../images/ico55.gif) no-repeat 0 5px; padding-left:12px;}

.cp { border:1px solid #d7d7d7; background:#fff; padding-bottom:12px; margin-bottom:10px; }
.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }
.cptab  {  line-height:25px; font-size:14px; color:#000000; text-decoration:none; padding:0 8px;  }
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }

.cp dl { width:210px; overflow:hidden; float:left; display:inline; padding:12px 2px 0 7px; }	
.cp dt { width:210px;   overflow:hidden;  }
.cp dt a {width:210px; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #000000;} /*产品图片边框连接*/
.cp dt img {width:210px; height:140px;display:block;}
.cp dd {  line-height:24px; padding-top:8px; overflow:hidden; display:block; width:210px; text-align:center }
.cp h4{padding-left:12px;height:36px;line-height:36px;color:#fff;background:#034484;font-weight:bold;}
.t06 a { color:#000000;}
.t06 a :hover { color:#000000;}



.soleft{ float:left; width:240px; position:relative; z-index:999;}
.soleft .cpTle{  width: 240px;
height: 70px;
background: url(../images/prolistclassify_icon01.png) no-repeat 200px center #034484;}
.soleft .cpTle a{ padding: 20px 0 0 26px;
font-size: 24px; color:#FFFFFF;
font-weight: normal; line-height:70px;}
.soleft .cpTle p{ font-size:16px; color:#fff; font-weight:bold; margin-bottom:12px;}
.soleft .cpTle p a{color:#fff;font-size:16px;font-weight:bold;}
.soleft .cpTle span{ font-size: 10px;
color: #fff;
font-family: arial;

position: relative;
top: 2px;}
.soleft>ul{background:#fff;padding-top: 10px;}
.soleft li{ padding-bottom:15px; margin-bottom: 10px; }
.soleft li>a{height: 50px; line-height: 50px; padding-left: 25px; display: block; font-size: 15px;margin: 0 10px;text-decoration: none; background: #ececed url(../images/dpro_jt.png) no-repeat 186px 20px;}
.soleft li>a:hover , .soleft li>a.cur{background-color:#000000; color:#fff; background-image: url(../images/dpro_jth.png);}

.soleft li .sl2{ background:url(../images/mtbg.png) no-repeat left center;}
.soleft li .sedNav{margin: 0 10px;}
.soleft li .sedNav p{height:41px; border-bottom:1px solid #e2e2e2; font:14px "Microsoft Yahei"; line-height:41px; background:url(../images/dpro_jt3.gif) no-repeat 25px 13px; padding-left:50px; overflow:hidden;}
.soleft li .sedNav a{font-size:14px; color:#333;text-decoration: none; }
.soleft li .sedNav a:hover{ color:#000000;}
.soleft li .sedNav a.cur{ color:#000000;}
.soleft .dphone{ overflow:hidden; background:#333; padding:20px 0;}
.soleft .dphone dt{ float:left; background:url(../images/phimg_1.png) no-repeat center; margin-left:5px; width:62px; height:50px;}
.soleft .dphone dd{ margin-left:66px; color:#fff; padding:5px 13px; border-left:1px dotted #5c5c5c;}
.soleft .dphone dd span{ font-size:13px;}
.soleft .dphone dd p{ font-size:18px; font-family:"Arial";}


/*新闻列表*/
.newsList{margin-top: 20px;}
.newsList dl{position:relative; padding:20px; height:140px; background-color:#ebebeb;}
.newsList dt{float:left;}
.newsList dt img{display:block;width: 208px;height: 139px;}
.newsList dd{margin-left: 225px;}
.newsList dd h5{height:40px; line-height:40px; font-size:16px; font-weight:normal;}
.newsList dd h5 a{color:#034484;}
.newsList dd h5 span{  float: right;color: #bfbfbf;}
.newsList dd p{line-height:22px; height:88px; overflow:hidden; font-size:13px;}
.newsList dd i{position:absolute; bottom:-10px; left:0; border:5px solid transparent;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:50px; line-height:50px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url(../images/newsli_ico_1.png) no-repeat left center;}
.newsList li span{position:absolute; top:0; right:0; color:#999;}


	/*资讯详细页面内容*/
.n_info_con { width:890px; padding:10px 0px 0 0px; overflow:hidden;font-size:13px;}
.n_info_con h1{text-align:center;font-size:26px;color:#000;margin-bottom:6px;}
.n_info_con2 { width:700px; margin:0 auto;}
.n_info_con h3 { text-align:center; color:#000; font-family:"宋体"; margin-bottom:10px; font-size:24px;} /*资讯详细页面，内容标题*/
.info_con_tit {font-family:"宋体";  line-height:24px; margin-bottom:15px;border-bottom:1px solid #E5E5E5;padding-bottom:20px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .n_tit {  text-align:center; color:#7E7E7E;}
.info_con_tit .n_tit a{ color:#BCBBBB;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
.n_info_con p { font-size:14px; line-height:25px; padding:0 20px;}
.n_info_con p a { color:#000000;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #d7d7d7; height:30px; line-height:30px; padding-left:10px; margin:10px 0;}
.info_key span { font-size:14px; font-weight:bold;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#fff;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a { color:#000000;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#000000;}

.gduo{ height:30px; line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px;}
.gduo span{ float:right; width:320px; overflow:hidden; height:30px; display:block;}
.gduo a{  font-weight:bold;}
#newContent{font-size: 16px;line-height: 30px;text-align: justify;}